home *** CD-ROM | disk | FTP | other *** search
- .border
- {
- BORDER-RIGHT: #cccccc 1px dashed;
- BORDER-TOP: #cccccc 1px dashed;
- BORDER-LEFT: #cccccc 1px dashed;
- BORDER-BOTTOM: #cccccc 1px dashed;
- }
- .code
- {
- BORDER-RIGHT: #cccccc 1px solid;
- BORDER-TOP: #cccccc 1px solid;
- BORDER-LEFT: #cccccc 1px solid;
- BORDER-BOTTOM: #cccccc 1px solid;
- }
- .font
- {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: xx-small;
- }
- a:visited
- {
- text-decoration: none;
- color: #B5B5B5
- }
- a:link
- {
- text-decoration: none;
- color: #B5B5B5
- }
- a:hover
- {
- text-decoration: underline;
- color: #B5B5B5
- }
- a:active
- {
- text-decoration: underline;
- color: #B5B5B5
- }